[INFO] cloning repository https://github.com/CatUniversity/asar-explorer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CatUniversity/asar-explorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatUniversity%2Fasar-explorer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatUniversity%2Fasar-explorer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5fad6ec0fc6089662a9610c8ea2c41ba84e6125
[INFO] testing CatUniversity/asar-explorer against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatUniversity%2Fasar-explorer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CatUniversity/asar-explorer
[INFO] finished tweaking git repo https://github.com/CatUniversity/asar-explorer
[INFO] tweaked toml for git repo https://github.com/CatUniversity/asar-explorer written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CatUniversity/asar-explorer on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CatUniversity/asar-explorer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33db6960d61fa873db31b44c549ddae59bfb056c29972291e8bdca9051a09764
[INFO] running `Command { std: "docker" "start" "-a" "33db6960d61fa873db31b44c549ddae59bfb056c29972291e8bdca9051a09764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33db6960d61fa873db31b44c549ddae59bfb056c29972291e8bdca9051a09764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33db6960d61fa873db31b44c549ddae59bfb056c29972291e8bdca9051a09764", kill_on_drop: false }`
[INFO] [stdout] 33db6960d61fa873db31b44c549ddae59bfb056c29972291e8bdca9051a09764
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4cc80756df75d560e4a2a7fe841a831f7c3a1887c4ce48468c4dfeb9463e3ad
[INFO] running `Command { std: "docker" "start" "-a" "a4cc80756df75d560e4a2a7fe841a831f7c3a1887c4ce48468c4dfeb9463e3ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling asar-explorer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.84s
[INFO] running `Command { std: "docker" "inspect" "a4cc80756df75d560e4a2a7fe841a831f7c3a1887c4ce48468c4dfeb9463e3ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4cc80756df75d560e4a2a7fe841a831f7c3a1887c4ce48468c4dfeb9463e3ad", kill_on_drop: false }`
[INFO] [stdout] a4cc80756df75d560e4a2a7fe841a831f7c3a1887c4ce48468c4dfeb9463e3ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51f28637dd4e4a3a807801c8e8985dbd1c4b24c5dcd671b819458e330a582b13
[INFO] running `Command { std: "docker" "start" "-a" "51f28637dd4e4a3a807801c8e8985dbd1c4b24c5dcd671b819458e330a582b13", kill_on_drop: false }`
[INFO] [stderr]    Compiling asar-explorer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] running `Command { std: "docker" "inspect" "51f28637dd4e4a3a807801c8e8985dbd1c4b24c5dcd671b819458e330a582b13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51f28637dd4e4a3a807801c8e8985dbd1c4b24c5dcd671b819458e330a582b13", kill_on_drop: false }`
[INFO] [stdout] 51f28637dd4e4a3a807801c8e8985dbd1c4b24c5dcd671b819458e330a582b13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 39a8670e1e5abfaf6375bd2f41ea8b34d35a437c5f907c091db3d70e996ec9de
[INFO] running `Command { std: "docker" "start" "-a" "39a8670e1e5abfaf6375bd2f41ea8b34d35a437c5f907c091db3d70e996ec9de", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/asar_explorer-d5fa4f2468221435)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests asar_explorer
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 10) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 10) stdout ----
[INFO] [stdout] error[E0599]: the method `get_headers` exists for enum `Result<File, std::io::Error>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/lib.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let headers = file.get_headers()?;
[INFO] [stdout]    |                        ^^^^^^^^^^^ method cannot be called on `Result<File, std::io::Error>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Result<File, std::io::Error>: std::io::Read`
[INFO] [stdout]            which is required by `Result<File, std::io::Error>: Asar`
[INFO] [stdout] note: the method `get_headers` exists on the type `File`
[INFO] [stdout]   --> src/asar.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 |     fn get_headers(&mut self) -> Result<Map<String, Value>>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the `?` operator to extract the `File` value, propagating a `Result::Err` value to the caller
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let headers = file?.get_headers()?;
[INFO] [stdout]    |                       +
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `unpack_files` exists for enum `Result<File, std::io::Error>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/lib.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 |     file.unpack_files(&headers, "./foo", None)?;
[INFO] [stdout]    |          ^^^^^^^^^^^^ method cannot be called on `Result<File, std::io::Error>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Result<File, std::io::Error>: std::io::Read`
[INFO] [stdout]            which is required by `Result<File, std::io::Error>: Asar`
[INFO] [stdout] note: the method `unpack_files` exists on the type `File`
[INFO] [stdout]   --> src/asar.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     fn unpack_files(
[INFO] [stdout] 11 | |         &mut self,
[INFO] [stdout] 12 | |         headers: &Map<String, Value>,
[INFO] [stdout] 13 | |         base_path: &str,
[INFO] [stdout] 14 | |         data: Option<&[u8]>,
[INFO] [stdout] 15 | |     ) -> Result<()>;
[INFO] [stdout]    | |____________________^
[INFO] [stdout] help: use the `?` operator to extract the `File` value, propagating a `Result::Err` value to the caller
[INFO] [stdout]    |
[INFO] [stdout] 19 |     file?.unpack_files(&headers, "./foo", None)?;
[INFO] [stdout]    |         +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 10)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "39a8670e1e5abfaf6375bd2f41ea8b34d35a437c5f907c091db3d70e996ec9de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39a8670e1e5abfaf6375bd2f41ea8b34d35a437c5f907c091db3d70e996ec9de", kill_on_drop: false }`
[INFO] [stdout] 39a8670e1e5abfaf6375bd2f41ea8b34d35a437c5f907c091db3d70e996ec9de
